| 1. | If not specified , duplicate rows are removed 如果未指定该参数,则删除重复行。 |
| 2. | A column that identifies a group of duplicate rows ,标识一组重复行的列。 |
| 3. | Duplicate rows are rows with the same sort key values 重复行是具有相同排序键值的行。 |
| 4. | Specifies that duplicate rows can appear in the result set 指定在结果集中可以包含重复行。 |
| 5. | Explains how to filter duplicate rows out of select queries 解释如何从“选择”查询中筛选出重复的行。 |
| 6. | To eliminate the duplicate rows from the combined results of the three 语句的组合结果中的重复行,返回5行。 |
| 7. | Yourself to ensure that duplicate rows are resolved correctly 您必须自己定义primarykey以确保正确解析重复行。 |
| 8. | How to : exclude duplicate rows 如何:排除重复行 |
| 9. | The sort transformation can also remove duplicate rows as part of its sort 作为排序操作的一部分,排序转换还可删除重复行。 |
| 10. | A primary key is a constraint that assures that each table contains no duplicate rows 主键是确保每个表都不包含重复行的约束。 |